home *** CD-ROM | disk | FTP | other *** search
- LastCallers
- ===========
-
- This program can produce a list of callers to RemoteAccess, FrontDoor or
- D'Bridge and a list of 'MailPackets waiting to be picked up'.
-
- Depending on your environment, some or all of this options can be activated.
-
- Needed for the RemoteAccess part to activate:
-
- ■ The environment variabele 'RA', pointing to the RemoteAccess System Dir,
- ■ CONFIG.RA in the RemoteAccess System Dir,
- ■ LASTCALL.BBS in the RemoteAccess System Dir.
-
- Needed for the FrontDoor part to activate:
-
- ■ The environment variabele 'FD', pointing to the FrontDoor System Dir,
- ■ INBOUND.HIS for the Inbound Mail History report,
- ■ OUTBOUND.HIS for the Outbound Mail History report.
-
- Needed for the D'Bridge part to activate:
-
- ■ The environment variabele 'DB' or 'DBRIDGE', pointing to the D'Bridge
- System Dir,
- ■ DBRIDGE.DL1 for the Inbound Mail History report,
- ■ DBRIDGE.DL2 for the Outbound Mail History report.
-
- Needed for the 'MailPackets waiting to be picked up' part to activate:
-
- ■ PACKETS.CTL somewhere in your PATH
- ■ MailPackets in your OUTBOUND MAIL Dir, created using the ARCMail standard.
- (As described in the FidoNet Technical Standard Document 0001)
-
- LastCallers can output the RemoteAccess and FrontDoor statistics to Screen,
- RemoteAccess, FrontDoor, D'Bridge and 'Waiting MailPackets' can be put in
- a ASCII (*.ASC) and ANSI (*.ANS) file.
-
- LastCallers can be activated using COMMANDLINE PARAMETERS or a CONTROLFILE.
- If you use commandline parameters, information needed for LastCallers will
- be read from CONFIG.RA.
-
- CommandLine Parameters can be:
-
- WF as a first or second parameter, meaning WriteFile (*.ASC/*.ANS)
- NP as a first or second parameter, meaning NoPause (Don't Pause after 24
- lines of screen display or RA & FD parts)
- The *.ASC/*.ANS file's default name is LASTCALL.A??. If you include a third
- parameter, that will be the new name for the *.ASC/*.ANS file. Please do not
- include an extension with the third parameter.
-
- Examples:
-
- LASTCALL NP
- Show statistics to screen without pause
-
- LASTCALL WF
- Show statistics to screen and LASTCALL.A?? file without pause
-
- LASTCALL NP WF
- Show statistics to screen and LASTCALL.A?? file without pause
-
- LASTCALL NP WF WELCOME
- Show statistics to screen and WELCOME.A?? without pause
-
- If you use a CONTROLFILE, all information in that controlfile will be used
- for LastCallers (Example ControlFile LC.CTL and ControlFile Creator/Editor
- LCCTL included in the distribution ZIPFile)
-
- ----
-
- This program was written by Martijn Ruygrok using Borland's TurboPascal 6.0.
- Included in the distribution ZIPFile is a file called RUNTIME.ERR which
- contains TurboPascal 6.0 Runtime Errors with explanation, so if you ever
- get a runtime error with LastCallers, you know what it means...
-
- The Author (Martijn Ruygrok) can be reached at BBS Sussudio,
- INT-31-70-3212177, FidoNet Node 2:281/517 aka SIGNET Node 27:1331/2216
- Baudrates : v22,v22bis,v32,HST,MNP1-5,V42,V42Bis
- CrashMail accepted 24 Hours a Day,
-
- or P.O. Box 53261
- 2505 AG The Hague
- The NetherLands
-
- The author can not be held responsible for any damage done by LastCallers,
- though it is highly unlikely that such a thing would ever happen.
-